Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pin actions to commit SHA #2453

Merged
merged 8 commits into from
Jun 26, 2024
Merged

Conversation

d3caf
Copy link
Contributor

@d3caf d3caf commented Jun 25, 2024

For enhanced security, we want to pin the Github actions we use to a specific hash as opposed to a tag, since a tag is mutable. This PR updates all of the places where we are using external actions to look up the proper version hash via repository variables.

@d3caf d3caf marked this pull request as ready for review June 26, 2024 14:32
@d3caf d3caf requested review from a team, josephgregoryii and aswanson-nr and removed request for a team June 26, 2024 14:32
caylahamann
caylahamann previously approved these changes Jun 26, 2024
@d3caf d3caf merged commit 52a0ad5 into release Jun 26, 2024
20 checks passed
@d3caf d3caf deleted the andrew/NR-282993-pin-actions-to-sha branch June 26, 2024 19:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants